CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv object tracking

搜索资源列表

  1. facetrack.rar

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:圣约翰
  1. camshift

    0下载:
  2. 用opencv实现camshift算法 并且使用了 kalman算法来预测物体可能的运动轨迹 跟踪效果 一般-Achieved with opencv kalman camshift algorithm and uses algorithms to predict the trajectory of the object tracking results may be general
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:6150
    • 提供者:polman
  1. opencvtracking

    0下载:
  2. 基于opencv的图像处理技术,对运动目标进行实时跟踪,算法为meansift算法,根据掩膜进行团块跟踪-Opencv image-processing technology based on real-time moving object tracking algorithm meansift algorithm, based on the mass trace mask
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2526208
    • 提供者:宋燕辉
  1. cvlib_mex

    0下载:
  2. 该文件用于在matlab环境中直接使用OpenCV库的函数,方便使用matlab的研究者在开展视觉目标检测、视觉目标跟踪、视觉智能监控,以及其它计算机视觉应用等的工作中调用OpenCV提供的函数。在使用时,只需要把该文件放于matlab的工作目录下即可。-With this code, various computer vision functions provided by OpenCV can be used in Matlab environment. Matlab users in th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:26558
    • 提供者:朱亮亮
  1. VC用opencv实现的目标跟踪程序

    4下载:
  2. 一个能捕捉AVI视频中的运动目标并实现定位用opencv实现的目标跟踪程序-AVI video capture of a moving object and the implementation of location tracking with opencv program goals
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:7993299
    • 提供者:zoumuchun
  1. Kalman

    0下载:
  2. 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1358012
    • 提供者:苏芮
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. OpenCVSegment

    0下载:
  2. 本程序是基于opencv的程序开发,可以实现物体跟踪。调试通过。-This procedure is based on the opencv program development, object tracking can be achieved. Debugging through.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1068
    • 提供者:李斌
  1. Platform_for_Moving_Object_Tracking

    0下载:
  2. 一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口-A software-based moving target detection OpenCV tracking experiment platform, the camera view in real-time moving object detection and tracking, and leave programming and hardware interface
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:177085
    • 提供者:abc
  1. FYP3

    0下载:
  2. Foreground object tracking by method of frame difference using OpenCV 2.1
  3. 所属分类:Video Capture

    • 发布日期:2017-04-13
    • 文件大小:1753
    • 提供者:Jacky
  1. AutoCamShift

    0下载:
  2. 利用camshift算法openCV实现自动物体跟踪-OpenCV camshift algorithm using automatic object tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:187028
    • 提供者:weilong
  1. 11

    0下载:
  2. opencv目标跟踪,该文档能够实现相应功能-object tracking with opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3785
    • 提供者:何佳蓓
  1. mean_shift

    0下载:
  2. camshift算法的实现,利用opencv还进行视屏跟踪,要跟踪的物体是先用鼠标确定,代码已经运行-The realization of the camshift algorithm, using opencv also tracking the screen, to follow the object is to use the mouse determined, the code is running
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2232223
    • 提供者:qiuc
  1. video

    0下载:
  2. 视频读入和运动物体检测,基于opencv环境- object tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4998144
    • 提供者:leeshuzhen
  1. Oznxczipp

    0下载:
  2. 基于OpenCV的智能迷宫迷宫识别CamShift算法法物体跟踪识别与串口控制信号输出,已通过测试。 -Identification and serial control signal output based on the the OpenCV smart labyrinth maze to identify CamShift algorithm method object tracking, has been tested.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:76612
    • 提供者:
  1. Smottiondeteep

    0下载:
  2. 运动物体跟踪,自动跟踪物体,此代码一种基于OOPENCV库,需要与OPENCV库的链接能使用 -Moving object tracking, automatic tracking of objects, can use this code based on OOPENCV library needs OPENCV link library
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:422498
    • 提供者:lenyuhai
  1. OpenCV_MFC-(OpenCV2.3)_3

    0下载:
  2. Opencv_MFC. Object tracking using Opencv in VC++
  3. 所属分类:ComboBox

    • 发布日期:2017-11-07
    • 文件大小:55823
    • 提供者:danghuudat
  1. opencv-moving-object-detection

    0下载:
  2. opencv 运动物体检测,代码经过检测,可实现运动物体的跟踪检测-opencv moving object detection code after detection, tracking of moving objects detected
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:45793280
    • 提供者:宽宽
  1. OpenCV-VIDEO-DETCTION

    0下载:
  2. 计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作 为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目 标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然 后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过 渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系 统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频 图像中的
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:5889717
    • 提供者:土豆
  1. onling_tracker

    0下载:
  2. 采用在线学习跟踪方式,对物体进行跟踪,代码用c++编写,库用的Opencv库,程序中包括了3个.h,3个.cpp,一个.main程序。-We have added two new state-of-the-art object tracking algorithms to OpenCV which can robustly track images patches across a video sequence and learn online (i.e., on-the-fly) as the
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:16510782
    • 提供者:liyulong
« 1 2 3 45 6 »
搜珍网 www.dssz.com